Voxco · Example Payload

Delete Codebooks_{Codebookkey}_Codes Response 200

Survey SoftwareMarket ResearchCATIOmnichannelText AnalyticsData CollectionPanel Management

Delete Codebooks_{Codebookkey}_Codes Response 200 is an example object payload from Voxco, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codeKeysDeletedcodeKeysNotDeletedcodesRemovedFromResponseserrorMessage

Example Payload

Raw ↑
{
  "codeKeysDeleted": [
    21000,
    21001,
    21003
  ],
  "codeKeysNotDeleted": [
    22100
  ],
  "codesRemovedFromResponses": [],
  "errorMessage": null
}